@@ -63,11 +63,11 @@ FLAGS
63
63
-l=(debug|info|warn|error|none) [default: info] Level of logging messages.
64
64
-o=(columns|json|tsv|none) [default: columns] Format of command output.
65
65
-p, --profile=<value> Shorthand identifier for your profile.
66
- --properties=<value> [default: service_sid, sid, domain_name] The asset service environment properties you
66
+ --properties=<value> [default: service_sid, sid, domain_name] The asset service environment properties you
67
67
would like to display (JSON output always shows all properties).
68
- --service-name=<value> A unique name for your asset service. May only contain alphanumeric characters and
68
+ --service-name=<value> A unique name for your asset service. May only contain alphanumeric characters and
69
69
hyphens.
70
- --silent Suppress output and logs. This is a shorthand for "-l none -o none".
70
+ --silent Suppress output and logs. This is a shorthand for "-l none -o none".
71
71
72
72
DESCRIPTION
73
73
Create a new assets service to use as a bucket
88
88
-l=(debug|info|warn|error|none) [default: info] Level of logging messages.
89
89
-o=(columns|json|tsv|none) [default: columns] Format of command output.
90
90
-p, --profile=<value> Shorthand identifier for your profile.
91
- --properties=<value> [default: sid, path, url, visibility] The asset properties you would like to display
91
+ --properties=<value> [default: sid, path, url, visibility] The asset properties you would like to display
92
92
(JSON output always shows all properties).
93
- --silent Suppress output and logs. This is a shorthand for "-l none -o none".
93
+ --silent Suppress output and logs. This is a shorthand for "-l none -o none".
94
94
95
95
DESCRIPTION
96
96
List all the assets in the service
@@ -114,10 +114,10 @@ FLAGS
114
114
-l=(debug|info|warn|error|none) [default: info] Level of logging messages.
115
115
-o=(columns|json|tsv|none) [default: columns] Format of command output.
116
116
-p, --profile=<value> Shorthand identifier for your profile.
117
- --properties=<value> [default: sid, path, url, visibility] The asset properties you would like to display
117
+ --properties=<value> [default: sid, path, url, visibility] The asset properties you would like to display
118
118
(JSON output always shows all properties).
119
- --protected Sets the uploaded asset's visibility to 'protected'
120
- --silent Suppress output and logs. This is a shorthand for "-l none -o none".
119
+ --protected Sets the uploaded asset's visibility to 'protected'
120
+ --silent Suppress output and logs. This is a shorthand for "-l none -o none".
121
121
122
122
DESCRIPTION
123
123
Upload a new asset to the Assets service
0 commit comments