-
Notifications
You must be signed in to change notification settings - Fork 3
Profiles hold auth and runtime configuration for the MgcSDK, like tokens and log filter settings
github-actions[bot] edited this page Jul 26, 2024
·
1 revision
Users can create as many profiles as they choose to. Auth and config operations will affect only the current profile, so users can alter and switch between profiles without loosing the previous configuration
Usage:
./mgc profile [flags]
./mgc profile [command]
- Commands:
- create Creates a new profile
- delete Deletes the profile with the specified name
- get Get current profile.
- list List all available profiles
- set Sets profile to be used
- Additional Commands:
- select call "list", prompt selection and then "set"
Flags:
-h, --help help for profile
- auth
- access_token
- clients
- login
- tenant
- The authentication credentials set here will be used as a basis for a variety
- block-storage
- Block Storage API Product Documentation
- snapshots
- create
- delete
- get
- list
- Operations with snapshots for volumes.
- rename
- restore
- volume-attachment
- volumes
- attach
- create
- delete
- detach
- extend
- get
- list
- Operations with volumes, including create, delete, extend, retype, list and other actions.
- rename
- retype
- volume-types
- config
- Configuration values are available to be set so that they persist between
- delete
- get
- get-schema
- list
- set
- container-registry
- credentials
- images
- Magalu Container Registry product API.
- registries
- repositories
- dbaas
- backups
- datastores
- DBaaS API Product.
- engines
- flavors
- instances
- backups
- create
- Database instances management.
- delete
- get
- list
- resize
- restores
- start
- stop
- update
- replicas
- create
- Database replicas management.
- delete
- get
- list
- resize
- start
- stop
- # Magalu Cloud CLI
- http
- do
- HTTP access
- json
- delete
- get
- head
- JSON HTTP access
- options
- patch
- post
- put
- trace
- kubernetes
- APIs related to the Kubernetes product.
- cluster
- create
- delete
- Endpoints related to the creation, listing, deletion, and retrieval of the kubeconfig for a Kubernetes cluster.
- get
- kubeconfig
- list
- flavor
- info
- nodepool
- create
- delete
- Endpoints related to the creation, listing of nodepools and nodes, updating, and deletion of nodepools for a Kubernetes cluster.
- get
- list
- nodes
- update
- version
- network
- APIs referentes ao produto de VPC
- healthcheck
- ports
- attach
- create
- create-default-vpc
- delete
- delete-all
- detach
- get
- list
- security-group-attachment
- VPC Port
- public_ips
- attach
- create
- delete
- detach
- get
- list
- port-attachment
- VPC Public IPs
- quotas
- rules
- create
- delete
- get
- list
- VPC Rules
- security_groups
- create
- create-default
- delete
- delete-all
- get
- list
- rules
- create
- list
- VPC Security Groups | rules
- VPC Security Groups
- subnets
- subnets
- vpcs-subnets
- VPC Subnets
- vpcs
- create
- create-default
- delete
- delete-all
- get
- list
- ports
- public-ips
- security-groups
- Virtual Private Cloud (VPC)
- worker_public_ips
- object-storage
- api-key
- add
- create
- current
- get
- list
- Manage credentials to use Object Storage
- revoke
- set
- buckets
- acl
- Bucket operations for Object Storage API
- create
- delete
- get
- list
- public-url
- versioning
- Create and manage Buckets and Objects via the Object Storage API
- objects
- acl
- copy
- copy-all
- delete
- delete-all
- download
- download-all
- head
- list
- move
- move-dir
- Object operations for Object Storage API
- presign
- public-url
- sync
- upload
- upload-dir
- versions
- api-key
- profile
- virtual-machine
- images
- instances
- create
- delete
- get
- list
- network-interface
- Operations with instances, including create, delete, start, stop, reboot and other actions.
- reboot
- rename
- retype
- start
- stop
- suspend
- machine-types
- snapshots
- create
- delete
- get
- list
- Operations with snapshots for instances.
- rename
- restore
- Virtual Machine Api Product