Open hyoo opened 7 years ago
I was following the tutorial and i knew that i am logged out (because i did p3-logout) but tried to create a genome group.
p3-logout
$ p3-whoami You are not logged in. $ cat Staph.aureus.genomes | grep -v "genome.genome_id" | p3-put-genome-group "Staphylococcus aureus" -e
and it worked.
So, i am checking .patric files
i used p3-logout. So, either one of p3-whoami or p3-logout is not working.
p3-login --logout deleted .patric_token, but still i can access to my workspace. I was using 1.017
p3-login --logout
I was following the tutorial and i knew that i am logged out (because i did
p3-logout
) but tried to create a genome group.and it worked.
So, i am checking .patric files
i used p3-logout. So, either one of p3-whoami or p3-logout is not working.