meroxa resource add
Add a resource to your Meroxa resource catalog
Options
| Name | Description | 
|---|---|
--ca-cert  <ca-cert> | Trusted certificates for verifying resource | 
--client-cert  <client-cert> | Client certificate for authenticating to the resource | 
--client-key  <client-key> | Client private key for authenticating to the resource | 
--env  <env> | Environment (name or UUID) where resource will be created | 
--metadata, -m  <metadata> | Resource metadata | 
--password  <password> | Password | 
--private-key-file  <private-key-file> | Path to private key file | 
--ssh-private-key  <ssh-private-key> | SSH tunneling private key | 
--ssh-url  <ssh-url> | SSH tunneling address | 
--ssl | Use SSL | 
--token  <token> | API Token | 
--type  <type> | 
  | 
--url, -u  <url> | Resource url | 
--username  <username> | Username |