Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F10433313
flags.go
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
261 B
Subscribers
None
flags.go
View Options
package
main
import
(
"gopkg.in/urfave/cli.v1"
)
var
flags
=
[]
cli
.
Flag
{
cli
.
StringFlag
{
Name
:
"host, H"
,
Usage
:
"Operate against a custom hostname"
,
},
cli
.
StringFlag
{
Name
:
"user, u"
,
Usage
:
"Use authenticated user, other than default"
,
},
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 20, 2:51 AM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3135914
Attached To
rWCLI writeas-cli
Event Timeline
Log In to Comment