opensciencegrid / stashcp

Apache License 2.0
0 stars 10 forks source link

stashcp ignores `--token` #49

Closed Todd-L-Miller closed 2 years ago

Todd-L-Miller commented 2 years ago

The stashcp command-line tool completely ignores the --token command-line argument. This could probably be remedied by adding stashcp.Options.Token = options.Token immediately after https://github.com/opensciencegrid/stashcp/blob/master/cmd/stashcp/main.go#L113, but maybe it'd be wiser just to assign the whole struct.